home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / Tools / lynx-2.4 / WWW / Makefile < prev    next >
Encoding:
Makefile  |  1995-06-28  |  203 b   |  10 lines

  1. #    Make basic WWW distribution
  2. #
  3. #  See the README and the documentation on the web.
  4. #  When you have done BUILD you will have www so you will be able to
  5. #  read the documentation online.
  6. #
  7. all :
  8.     BUILD
  9.  
  10.